﻿/*#region global*/
body { background: #fff;color: #555;font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;}
/*.container-full{ position: relative;}
@media(min-width:1201px) {
    .container-full {max-width: 90%}
}*/
[v-cloak]{display:none}
iframe {border-width: 0;}
a {color: #666;}
a:hover {text-decoration: none;}
.input-group .input-group-addon-img {background: #fff;padding: 3px 6px;cursor: pointer}
.input-group .input-group-addon-img img { max-width: none !important}
.fix-row{ margin-left:-8px;margin-right: -8px;}
.fix-row>[class*="col-"],.fix-row>.col-auto{padding-left: 8px;padding-right: 8px;}

.shadow-primary{box-shadow:0 8px 18px rgba(0,0,0,0.2);}
.shadow-secondary{box-shadow: 0 10px 30px 0 rgba(50,50,50,0.1);}
@media(min-width:992px) {
    .navbar-nav .dropdown>.dropdown-menu,.dropdown-submenu>.dropdown-menu {  display: none;}
    .navbar-nav .dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {display: block;}
}
@media(max-width:991px) {
    .dropdown-submenu .dropdown-menu {position: static;float: none; width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
}

/*#endregion*/
/*#region header*/
header .icon-phone-square{color: #BB0404;margin-right: 5px;}
header .phone{ font-size: 1.5rem;color: rgb(216, 27, 67);display: inline-block;margin-right: 15px;}
header .phone span{ font-size: 1.25rem !important;}
.header-social{text-align: right;margin-bottom: 15px;}
@media(max-width:992px) {
    header .phone{ margin-top: 12px;}
}
@media(max-width:768px) {
    header .phone{ display: none;}
    /*header .phone{ display: inline-block;margin-top: 15px;}
    header .phone span{ display: none;}
    header .phone{ font-size: 1rem;}*/
}
/*.header-social>div{background:#EDEDED;border-radius: 0 0 35px 35px;padding:8px 30px;}*/
.dropdown.lang {padding: 3px 14px;margin:0 10px 0 25px;cursor: pointer;background: #F3F3F3;border-radius: 18px;}
.search-group .form-control{ border-right-width: 0;}
.search-group .form-control:focus{ border-color: #ccc;}
.search-group .btn{ background: transparent;border: 1px solid #ccc;border-left-width: 0;color:#FF5B00}
.search-group .btn:focus{ background: transparent;box-shadow: none;border-color: #ccc;color:#FF5B00}
/*.dropdown.lang .fa {margin-left: 25px;}*/

/*#endregion*/
/*#region dropdownmenu & navbar*/
.dropdown-menu {background: #fff;}
.dropdown-menu>li>a{}
.navbar {background: #1E3988;}
.navbar .container{ position: relative;}
.navbar-brand {height: auto;padding: 3px 0px;}
.navbar-nav>li>a {padding: 15px 30px;text-align: center;transition: background .2s ease-out;text-transform: uppercase;color:#fff}
.navbar-nav>li>a:hover {background: #f2f2f2;color: #FB9606;}
.navbar-nav > li.active > a, .navbar-nav > li > a:focus {background: #FB9606;color:#fff}
.navbar-nav>li.dropdown> a:after {display: inline-block;margin-left: 5px;font-family: cmsfont;content:"\f107";}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {border-color: transparent;box-shadow: 0 0px 0px rgba(0,0,0,.1);}
.navbar-toggle {padding: 9px 15px;margin-top: 12px;border:1px solid #eee;color:#777;}
.navbar-collapse {}
.dropdown-wide {position:static !important;}
.dropdown-wide>.dropdown-menu {padding:20px 0;width: 100%;}
.dropdown-wide h6{ font-size: 0.875rem;font-weight: normal;}
.dropdown-wide>.dropdown-menu li{ padding: 3px 0;font-size: 0.75rem;}
@media(max-width:991px) {
    .header-social{float:none;}
    header{ position: fixed !important;top: 0;left: 0;right: 0;z-index: 2200;background: #fff;}
    .navbar{background:#1E3988;;border-bottom: 1px solid #f2f2f2;min-height: 0;}
    .navbar>.container-lg{ max-width: 100%;padding-left: 0;padding-right: 0;}
    .navbar-nav>li>a{padding:12px 15px;border-bottom:1px solid #1e3988;}
    .navbar-nav>li.dropdown> a:after{margin-right:0px;transform: rotate(-90deg);transition:all ease 0.2s;}
    .navbar-nav>li.open>a:after{transform: rotate(0deg)}
    .navbar-nav>li.dropdown> a:after{margin-right:0px}
    .dropdown-submenu > a::after {margin-top: 7px;}
    body{padding-top:70px;}
}
/*#endregion*/
/*#region breadcrumb*/
.breadcrumb {padding-left: 0;padding-right: 0;margin-bottom: 0}
.breadcrumb:before {font-family: cmsfont;content: "\f80a";color: #777;margin-right: 5px;}
.breadcrumb > li + li:before{ color: #ccc;}
.breadcrumb .active { color:#209eea}
.bread{background:#F7F7F7;padding:20px 0;}

/*#endregion*/
/*#region banner*/
.banner {position: relative;color:#fff;background-size:cover;background-repeat: no-repeat;background-position: center center;}
.banner .img-fluid{ width: 100%;}
.banner a{color:#fff}
.banner .overlay{position: absolute;width: 100%;height: 100% !important;left: 0;top: 0;background:rgba(0,0,0,0.6);z-index:1}

.banner-text{ position: absolute;width: 100%;bottom: 40%;color: #fff;text-align: center;font-weight: 600;text-transform: uppercase;display:none}
.banner-text h1,.banner-text h2,.banner-text h3,.banner-text h4,.banner-text h5,.banner-text h6{ font-size: 1.25rem;font-weight: 600;}
.banner-text p{max-width:100%}
@media(min-width:576px) {
    .banner-text{ display: block;text-align: center}
}
@media(min-width:768px) {
    .banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6 {font-size: 1.75rem;}
    .banner-text p{ max-width: 100%;}
}

.banner-content{ position: absolute;bottom: 15%;width: 100%;color:#fff;text-transform: uppercase;display:none}
.banner-content h1,.banner-content h2,.banner-content h3,.banner-content h4,.banner-content h5,.banner-content h6{ font-size: 1.25rem;font-weight: 600;}
.banner-content p{max-width:90%}
@media(min-width:576px) {
    .banner-content{ display: block;}
}
@media(min-width:768px) {
    .banner-content h1, .banner-content h2, .banner-content h3, .banner-content h4, .banner-content h5, .banner-content h6 {font-size: 1.75rem;}
    .banner-content p{ max-width: 60%;}
}

/*banner nav background img mode*/
.banner-nav{position:relative;z-index: 2;padding-top: 7%;padding-bottom: 7%;text-align: center;}
.banner-nav .breadcrumb:before{content:"" !important}
.banner-nav .breadcrumb .active{color:#fff}
.banner-nav .title{font-weight: 600;margin-bottom:5px;}
.banner-nav .title:after{content:"";display:block;width:70px;height:3px;background:#FB7F1D;margin:4px auto 0;}
@media(max-width:768px) {
    .banner h1{font-size:1.75rem;}
}
/*#endregion*/
/*#region page-title*/
.page-title{ padding: 30px 0;background: #F9f9f9;border-bottom:1px solid #f1f1f1}
.page-title .title{ margin-bottom: 0;font-size: 1.75rem;color: rgba(26, 110, 197, 1);font-weight: 400;}
.page-title .breadcrumb{ float: right;padding:5px 0 !important;}
.page-title .breadcrumb:before{}
@media(max-width:768px) {
    .page-title{ padding: 20px 0;}
    .page-title .title{ text-align: center;font-size: 1.25rem;margin-bottom: 10px;}
    .page-title .breadcrumb{ float: none;text-align: center;}
}

/*#endregion*/
/*#region container*/
.main-container { padding:20px 15px 15px;}
.main{ padding-top: 0px;}
/*#endregion*/
/*#region nav row*/
.nav-row-container {}
.nav-row {list-style: none;padding: 0;margin-bottom: 0;margin: auto;overflow: hidden;}
.nav-row > li { float: left; }
.nav-row>li>a { display: block;color: #777;font-size: 14px;padding: 14px 35px;background:transparent;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav-row>li>a:hover{ color: #eee;}
.nav-row>li>a.active,.nav-row .dropdown.active>a { background: #fff;color:#007AAF}
@media(max-width:1170px) {
    .nav-row>li>a { padding: 14px 20px;}
}
@media(max-width:576px) {
    .nav-row>li { width: 50%;margin-right: 0;margin-top: -1px;}
    .nav-row>li>a{border: 1px solid #fff;}
    .nav-row>li:nth-of-type(even)>a{ margin-left: -1px;}
    .nav-row>li>a{font-size: 14px;padding:10px 10px}
    .nav-row>li>a.active { background: #f2f2f2}
}
/*#endregion*/

/*#region heading*/
.heading {border-bottom: 1px solid #EAEAEA;line-height: 1;margin-bottom: 25px;overflow:hidden}
.heading .title {float: left;margin-bottom:0;font-size: 26px;font-weight: 300;}
.heading .title:before{ font-family: cmsfont;content: "\f105";margin-right: 10px;font-weight: 400;}
.heading .breadcrumb{ float: right;margin-bottom: 10px;margin-top: 3px;}
@media(max-width:768px) {
    .heading .title { font-size: 22px;}
    .heading .title,.heading .breadcrumb{ float: none;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar .side-title{ margin-bottom: 3px;padding: 18px 15px;background: #56D9B9;color: #fff;}
.sidebar .side-title:before{ content: "";border-left: 5px solid #fff;padding-left: 18px;}
.menu-complex {list-style: none;margin: 0;padding: 0;}
.menu-complex>li>a {display: block;padding: 12px 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #f2f2f2;border-bottom:1px solid #fff;outline-width: 0;}
.menu-complex a:hover{ background: #eee;}
.menu-complex a.active{color:#56D9B9}
.menu-complex .dropdown-submenu > a::after {margin-right:-5px;}
.menu-complex .dropdown-menu{background:#fafafa;}
.side-box{ background: #F2F2F2;padding: 5px;}
/*#endregion*/
/*#region list-row*/
.item-row {overflow: hidden;}
.item-row .thumb {display: block;overflow: hidden;}
.item-row .thumb .img-responsive{margin: auto;transition: all 0.2s ease-in;}
.item-row .thumb:hover .img-responsive {transform: scale(1.05);}
.item-row .title{margin:0;}
.item-row .title a{}
/*.item-row  time:before{font-family: cmsfont;content:"\f017";margin-right:5px;}*/

.item-row.article{padding:0px 0;margin-bottom:30px;}
.item-row.article .post-holder{}
.item-row.article .title{margin-bottom:12px;font-size: 1.25rem;}
.item-row.article .title a{ color: #333;font-weight: 500;}
.item-row.article .title:hover a{color:#007aaf}
.item-row.article .summary{color:#666;margin-bottom:10px;line-height: 1.6}
.item-row.article time{display:block;font-size:0.875rem;color:#a3afb7;margin-bottom:10px}
.item-row.article time:before{content:"发布时间:"}

.item-row.product{padding:15px 0;border-bottom:1px solid #eee;}
.item-row.product .post-holder{}
.item-row.product .title{margin-bottom:12px;font-size:18px;}
.item-row.product .title a{color:#333}
.item-row.product .title:hover a{color:#007aaf}
.item-row.product .summary{color:#777;margin-bottom:10px;line-height: 1.6}
/*#endregion*/
/*#region list-col*/
.item-col {position: relative;margin-bottom: 25px;background:#fff;overflow: hidden;}
.item-col .thumb,.item-col .magicthumb {position: relative;display: block !important;margin: 0px;overflow: hidden;line-height: 1}
.item-col .thumb .img-fluid,.item-col .magicthumb .img-fluid {transition: all 0.2s ease;margin: auto;}
.item-col .thumb:hover .img-fluid,.item-col .magicthumb:hover .img-fluid {transform: scale(1.05);}

.item-col .shade-box {position: absolute;width: 100%;height: 100%;top: -100%;background: rgba(225,147,21,0.8);transition: all 0.3s ease;padding:calc(40% - 4rem) 2rem;color: #fff;line-height: 1.5;text-align: center;}
.item-col .shade-box a{color:#fff}
.item-col .shade-box h6{font-size: 1rem;font-weight: 300;margin-bottom: 12px;}
.item-col .shade-box p{ height: calc(2rem + 0.25rem);margin-bottom: 0;font-size: 0.75rem;overflow: hidden;text-overflow: ellipsis;word-break: break-all}
.item-col:hover .shade-box{transform: translateY(100%)}

.item-col .title {padding: 6px 0px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s}
.item-col .title-two{padding: 6px 0px;height: calc(2em + 18px);line-height: 1.42;overflow: hidden;text-overflow: ellipsis;}
@media(max-width:576px) {
    .item-col .col-title-two{ font-size: 12px;}
}

.item-col.article{border:1px solid #f2f2f2;transition: all 0.2s ease-in-out;box-shadow: 0 10px 6px -6px #999;}
.item-col.article:hover{box-shadow: 0 16px 20px -9px #999;}
.item-col.article .post-holder{padding:8px;}
.item-col.article .title{padding:5px 0;font-weight: 400;font-size: 1rem;}
.item-col.article .title a{color:#333;}
.item-col.article .title:hover a{color:#007aaf}
.item-col.article .summary{ color: #999;font-size:13px}
.item-col.article time{font-size:0.75rem;}

.item-col.product{border:1px solid #eee}
.item-col.product .post-holder{padding:8px;}
.item-col.product .title{padding:8px 6px;text-align:center;background: #f2f2f2;}
.item-col.product .title a{color:#555;}
.item-col.product .title:hover a{color:#007aaf;}
.item-col.product .title a, .product .title-two a {color: #666}

.item-col.certificate {border:1px solid #f1f1f1;}
.item-col.certificate .title{padding:8px 6px;text-align: center;}

.item-col.img-item{border:1px solid #f2f2f2;}
.item-col.img-item .title{background:#fafafa;}
.item-col.img-item .title a{color:#666;}
/*#endregion*/
/*#region article list*/
.item-list {list-style-type: none;margin: 0;padding: 0;margin-bottom: 15px;}
.item-list li {border-bottom: 1px dashed #eee;padding:12px 0;}
.item-list>li>a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.item-list>li>a:hover {color: #FE8301;}
.item-list li a:before{font-family:cmsfont;content:"\f105";margin-right:8px;margin-left: 4px;}
.item-list li time {float: right;padding-right: 5px;margin-left: 8px;color: #999;}
/*#endregion*/
/*#region content-head-container*/
.product-head { margin-bottom: 30px;}
.product-head .magiczoom{ border: 1px solid #eee;}
.product-head .title {font-size: 1.25rem;color: #777;font-weight: 400;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 20px;}
.product-head .dl-horizontal dt{ font-weight: normal;text-align: left}
.product-service{ text-align: center;padding: 20px 0;background: #f6f6f6;font-size: 1.25rem;}
.product-service>a:first-child{ margin-right: 15px;}
.product-feedback{ display: inline-block;background: #F3912C;color: #fff;padding: 6px 16px;}
.product-down{ display: inline-block;background: #DD0804;color: #fff;padding: 6px 16px;}
/*#endregion*/
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;margin:5px -4px 5px;}
.thumb-selectors>span{display:block;width:20%;float:left;padding:0 4px;}
.thumb-selectors a{}
.thumb-selectors>img{max-height: 80px;margin:auto;}
/*#endregion*/
/*#region content-wrapper*/
.content-wrapper {line-height: 1.8;margin-bottom: 20px;overflow: hidden;clear:both;}
.content-wrapper.border{border:1px solid #DCDCDC}

/*.content-wrapper .table-responsve-md*/
.content-wrapper .header { border-bottom:1px solid #e5e5e5;margin-bottom: 25px;line-height: 1.5;background: #f2f2f2;}
.content-wrapper .header>span{display: inline-block;margin-top: -1px;background: #fff;padding: 8px 20px;border-top: 2px solid #e04942;}

.content-wrapper .title {text-align: center;font-size: 26px;padding-bottom: 10px;margin-bottom: 15px;}
.content-wrapper .summary {font-size: 0.75rem;text-align: center; color: #999;margin-bottom: 15px;padding:6px 10px;background: #F9F9F9;}
.content-wrapper .summary span+span { margin-left: 20px;}
.content-wrapper .summary .fa{ margin-right: 5px;}

.content-wrapper .content{ padding: 15px;}

.content-wrapper p img {display: block;text-indent: 0;}
.content-wrapper img {max-width: 100% !important;height: auto !important;}
.content-wrapper table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.content-wrapper table p {margin-bottom: 0;}
/*#endregion*/
/*#region content table container*/
.table-wrapper table th,.table-wrapper table td {padding: 5px;vertical-align: middle;font-size: 14px;border: 1px solid #dee2e6;text-align: center;}
.table-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.table-wrapper table tbody tr:hover {background-color: #dee2e6;color: #555;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media(max-width:768px) {
    .table-wrapper-md table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 991.98px) {
    .table-res-lg table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 1199.98px) {
    .table-wrapper-xl table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
/*#endregion*/
/*#region sub content*/
.sub-heading{position: relative;background: #f9f9f9;color: rgba(26, 110, 197, 1);padding: 8px;font-size: 20px;margin-bottom: 20px;}
.sub-heading:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.sub-heading:after {position: absolute;bottom: 0;left: 0;content: "";width: 200px;height: 2px;background: #0A4088;}
/*region download*/
.down-item{ margin-bottom: 30px;}
.down-item h6 { font-size: 0.875rem;font-weight: 600}
.down-item span{ color: #666;}
.down-item .btn{ font-size: 0.75rem;padding: 3px 12px;}
/*#endregion*/
/*#region feedback*/
.form-feedback { padding: 0;margin-bottom: 20px;}
.form-feedback h4 {font-size: 28px;font-weight: 700;margin-bottom: 25px;color: #333;}
.form-feedback .form-control {border-radius: 0;border-color: #EBEBEB;font-size: 14px;height: 40px;padding: 8px 12px;}
.form-feedback textarea.form-control { height: auto;}
.form-feedback .btn {font-size: 14px;padding: 9px 20px;}
@media(max-width:768px) {
    .form-feedback .btn{ width: 100%;}
}
/*#endregion*/
/*#region about-wrapper*/
.about-wrapper{padding-top:60px;}
.about-wrapper .wrapper-title{font:normal bold 24px "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;color:rgba(26, 110, 197, 1);margin-bottom:30px;font-weight: 300;}
.about-wrapper .wrapper-title:after{display:block;margin-top:6px;content:"";width:70px;height:2px;background:#EA5504}
.about-wrapper .wrapper-title.text-center:after{ margin-left: auto;margin-right: auto;}
.about-wrapper .summary{ width: 50%;margin: auto;font-size: 18px;text-align: center;font-weight: 300;margin-bottom: 30px;}
@media(max-width:768px) {
    .about-wrapper .summary{ width: 100%;}
}
.about-features{ text-align: center;background: #f7f7f7;padding: 5em 0;}
.about-features .icon{ font-size: 2.5em;font-weight: 300;margin-bottom: 10px;color:#FE3700}
.about-features h4{ font-weight: 300;font-size:1.25rem}
.about-wrapper .media .icon {display:block;width:60px;height:60px;color:#fff;border-radius: 50%;background:#EA5504 !important;font-size:25px;text-align: center;}
.about-wrapper .media .icon:before{display:block;padding-top:17px;}
.about-wrapper .media h6{color:#333;font-family:"Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;font-weight: 600; }
.about-why{padding: 40px 0;background:#F8F9FA}
/*#endregion*/
/*#region contact*/
.contact-wrapper{margin-top:60px}
.contact-wrapper .wrapper-title{font-size: 1.35rem;font-weight: 600;color:rgba(26, 110, 197, 1);margin-bottom:35px;}
.contact-wrapper .wrapper-title:after{display:block;margin-top:8px;content:"";width:60px;height:3px;background:#FC9505}
.contact-content h2,.contact-content h3,.contact-content h4{ color: #444;font-size: 1.25rem;font-weight: 600;}
.contact-content img{ display: block;max-width: 100%;height: auto;}
@media(max-width:768px) {
    .contact-wrapper{ margin-top: 30px;}
}
/*#endregion*/
/*#region footer*/
footer { background: #1A1C20;color:rgb(133, 134, 140);padding-top: 60px;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#fff;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#fff}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{background:#222;padding-top:15px;padding-bottom:15px;}
.footer-p li{ padding: 5px 0;}


/*footer { background: #F7F7F7;color:rgb(133, 134, 140);padding-top: 60px;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#333;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#333}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{background:#eee;text-align: center;padding-top:15px;padding-bottom:15px;}*/

/*#endregion*/
/*#region homepage*/
.home-title{ position: relative;text-align: center;margin-bottom: 30px;text-transform: uppercase;color: rgb(5, 44, 82);}
.home-title:after{ display: block;content: "";width: 40px;height: 4px;background: #FF3300;margin: 8px auto 0;}
.home-title.text-left{text-align: left;}
.home-title.text-left:after{margin:3px 0 0 0;}
.home-product{ background: #FAFAFA;padding: 20px 0;}
/*#endregion*/
/*#region other*/

/*#endregion*/